CalendarView for WinForms
Vector コンストラクタ(Double[])

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Vector クラス > Vector コンストラクタ : Vector コンストラクタ(Double[])
A double array indicates the items.
Initializes a new instance of the Vector class.
シンタックス
'宣言
 
Public Function New( _
   ByVal ParamArray items() As System.Double _
)
public Vector( 
   params System.double[] items
)

パラメータ

items
A double array indicates the items.
参照

Vector クラス
Vector メンバ
オーバーロード一覧